Each record in a record store is an array of bytes and has a unique integer identifier. 记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
A result set is an array consisting of0 or more rows that match a database query; a result set identifier is simply a value that you pass to other functions to work with the rows in the result set. 结果集是一个数组,包含匹配数据库查询的零行或多行;结果集标识符就是一个值,您需要将该值传递给其他函数,以便使用结果集中的行。
Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier 语法错误,错误的数组声明符。若要声明托管数组,秩说明符应位于变量标识符之前